Developers can save the current layout of WebInput into *.isl file. Therefore, it could be retrieved easily in the future.
Here are step by step procedures :
- Try to modify the TextBoxStyle - Normal - BackColor into #FFE0C0 using WebInput.NET Designer >> Settings >> Style. This style will be saved into an *.isl file.
- Click on the Layout Manager, developers will be presented with below snapshot:
- Click the Save button in order to save the combo's current layout into a file.
- Try to open the saved *.isl file using a Text Editor. Notice that the modified TextBoxStyle is saved into the file.